home *** CD-ROM | disk | FTP | other *** search
/ Minami 48 / MINAMI48.ISO / Extra / winamp502_full.exe / $R0 / Winamp Modern / pledit-shade.xml < prev    next >
Text File  |  2003-10-09  |  380b  |  22 lines

  1. <!-- pledit-shade.xml creates the layout of the Playlist Shade Window. -->
  2.  
  3.   <include file="pledit-shade-group.xml"/>
  4.  
  5.   <layout
  6.     id="shade"
  7.     minimum_w="354"
  8.     minimum_h="25"
  9.     h="25"
  10.     w="354"
  11.     droptarget="pldr"
  12.     background="wasabi.frame.basetexture"
  13.     linkwidth="normal"
  14.   >
  15.  
  16.   <group id="plshade" x="0" y="0" sysregion="1" w="0" relath="1"/>
  17.  
  18. </layout>
  19.  
  20.  
  21.  
  22.